Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sum() and Size() to CertPool #53

Merged
merged 1 commit into from
May 15, 2017
Merged

Conversation

dadrian
Copy link
Member

@dadrian dadrian commented May 15, 2017

Sum() returns a new CertPool that is the union of two pools. Size()
returns the number of certificates in a pool. Both are used by the
verifier.

Sum() returns a new CertPool that is the union of two pools. Size()
returns the number of certificates in a pool. Both are used by the
verifier.
@dadrian dadrian requested a review from zakird May 15, 2017 15:54
@dadrian dadrian merged commit 4ef5c76 into master May 15, 2017
@dadrian dadrian deleted the dadrian/cert-pool-len-sum branch May 15, 2017 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants